diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-11 10:31:15 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-11 10:31:15 +0900 |
| commit | 6cff57c76d9627dd28b7128279a24248b2ca0ef8 (patch) | |
| tree | 8a32f7cd3d267fc6cf1997db12dc4ea438b09b38 /config/waybar/configs/Def[TOP]-Laptop | |
| parent | 49b5f3c5260eaf1af88e7b91fe8420fa748c16b9 (diff) | |
updated - typo errors
Diffstat (limited to 'config/waybar/configs/Def[TOP]-Laptop')
| -rw-r--r-- | config/waybar/configs/Def[TOP]-Laptop | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/config/waybar/configs/Def[TOP]-Laptop b/config/waybar/configs/Def[TOP]-Laptop deleted file mode 100644 index d82b0da1..00000000 --- a/config/waybar/configs/Def[TOP]-Laptop +++ /dev/null @@ -1,67 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT Top -Laptop ### // -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "hyprland/workspaces#pacman", - "custom/separator#dot-line", - "cpu", - "custom/separator#dot-line", - "temperature", - "custom/separator#dot-line", - "memory", - "custom/separator#dot-line", - "custom/weather", - ], - -"modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/separator#dot-line", - "clock", - "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], - -"modules-right": [ - "tray", - "mpris", - "custom/separator#dot-line", - "bluetooth", - "custom/separator#dot-line", - "network#speed", - "custom/separator#dot-line", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", - "pulseaudio", - "custom/separator#dot-line", - "pulseaudio#microphone", - "custom/separator#dot-line", - "keyboard-state", - "custom/separator#dot-line", - "custom/keyboard", - "custom/separator#dot-line", - "custom/power", - ], -}
\ No newline at end of file |
